UI_ES = {
    UI_RVLenter = "Ingresar",
    UI_RVLcantEnter = "No puedo entrar.",
    UI_RVLzombiesChasing = "¡Hay zombies detrás de mí!",
    UI_RVLzombiesNearby = "Hay zombies cerca.",
    UI_RVLsafehouse = "El interior es un safehouse.",
    UI_RVLvehicleSpeed = "¡Todavía estoy conduciendo!",
	UI_RVLexit = "Salida",
    UI_RVLnoFreeSpawns = "No hay más interiores disponibles para este tipo de vehículo.",
    UI_NO_RVLifeLoaded = "El mapa interior no se ha cargado.¿Regreso al vehículo ahora?",
}